From: Gerd Moellmann Date: Tue, 24 Apr 2001 10:57:54 +0000 (+0000) Subject: Change entries for string-rectangle and alike. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40592 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0c549730ff3df42ad7277259b508e04e6caf8f05;p=emacs.git Change entries for string-rectangle and alike. --- diff --git a/etc/NEWS b/etc/NEWS index da8e3dc70a7..e42e39aef4e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -869,11 +869,10 @@ All these functions have been rewritten to avoid inserting unwanted spaces, and an optional prefix now allows them to behave the old way. +++ -There is a new command M-x replace-rectangle. +** The function `replace-rectangle' is an alias for `string-rectangle'. -** `C-x r t' (string-rectangle) no longer deletes the existing -rectangle contents before inserting the specified string on each line. -The `replace-rectangle' command can be used if deletion is required. +** The new command M-x string-insert-rectangle is like `string-rectangle', +but inserts text instead of replacing it. ** The new command M-x query-replace-regexp-eval acts like query-replace-regexp, but takes a Lisp expression which is evaluated